Back to search
30
MCP
Atlas Vector Search Docs
pulsemcp/atlas vector search docsProvides semantic search and document retrieval using MongoDB Atlas Vector Search with Voyage AI embeddings, enabling intelligent querying across markdown documentation with hierarchical chunking and contextual understanding.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"atlas_vector_search_docs": {
"url": "None",
"transport": "http"
}
}
}